home *** CD-ROM | disk | FTP | other *** search
/ Dr. Windows 3 / dr win3.zip / dr win3 / UTILITY1 / FINDIT36.ZIP / FIND-IT3.TXT < prev   
Text File  |  1993-10-13  |  25KB  |  624 lines

  1. Find-It v3.60 for WINDOWS (v3.0 & 3.1) and OS/2 is the Ultimate file finder!
  2.  
  3. Copyright (c) 1991, 1992, 1993 by RME Enterprises.
  4.           All Rights Reserved worldwide.
  5.  
  6.  
  7. Description:
  8.  
  9.      Find-It is a disk file search utility.  Given one or more file specs,
  10.      date and size options, and wildcard characters, the tool will search
  11.      ALL of the specified disks for files matching the specification.  When
  12.      files are found, their full path names are displayed.  Like other
  13.      search utilities it will recurse subdirectories in search of files.
  14.      This utility, however, has ONE MAJOR ADVANTAGE over the others in
  15.      these days of heavy file compression and archiving in that it will
  16.      open and scan archives in search of it's files.  ARC, ZIP, ARJ, LZH,
  17.      PAK, DWC, and ZOO formats are currently supported.  Additional options
  18.      allow the user to specify search criteria other than the file mask
  19.      including file dates and sizes.  Files and directories that are marked
  20.      hidden, system, and read-only may also be found.  If you're aware of
  21.      other compression utilities and have their formats, send them and we'll
  22.      incorporate them in the next release!
  23.  
  24.      You enter the file search spec using a database style with the usual
  25.      DOS wildcard characters, except they may be used multiple times:
  26.          Use ? to represent 1 unknown character.
  27.          Use * to represent any sequence of characters.
  28.      For example, using a search spec of *s*t* would find 'setting',
  29.      'assets', and 'shoot'.  Without using a period in the search file
  30.      name, the search spans the filename and extension.
  31.  
  32.      Once the program locates matching files, you can process those files
  33.      by performing an unlimited amount of commands.  You are offered a
  34.      checkbox to select the file types: those being normal, in ARC, in
  35.      ZIP, in ARJ, in LZH, in PAK, in DWC, or in ZOO files.  The appropriate
  36.      items are illuminated with counts to let you know that those types of
  37.      file have been found.  You may then process the files through commands.
  38.      The commands are anything that can be processed through DOS.  You may
  39.      use the following macro substitution characters:
  40.         Use ! to represent the found file.
  41.         Use @ to represent the parent file.
  42.           (the ARCed file that contained the found file).
  43.      The default when found is to select ALL matching files.
  44.      You may deselect any or all of the files found before processing
  45.      with the click of your mouse button.
  46.  
  47.      If you wish to print the list of found files, just type in 'PRN' or
  48.      the port that you have a printer connected.  You will see a message
  49.      "Replace existing PRN?", answer yes.
  50.  
  51.  
  52.      RELEASE SUMMARY 
  53.        (not totally but over ver 3.20)
  54.      - Added .PAK and .DWC compressed file formats
  55.  
  56.      - Changed SAVE List option to save contents of the particular listbox
  57.        rather than processing through commands (as an ASCII file).  This
  58.        allows you to pull the file into your favorite spreadsheet or whatever.
  59.  
  60.      - Copy File (or Parent if in an archived file) (when registered)
  61.  
  62.      - Move File (or Parent if in an archived file) (when registered)
  63.        updates the Select window of the changes
  64.  
  65.      - Delete File (or Parent if in an archived file) (when registered)
  66.        (There is a safety net so that files marked ReadOnly, System, or
  67.        Hidden are asked prior to deleting anyway!)  Updates the Select
  68.        window as to the changes
  69.  
  70.      - The ability to search STORED FILES (compressed files that can't be
  71.        compressed further) inside of compressed files.  That is for example
  72.        .zip files STORED IN .zip files or any compressed format IN any other
  73.        compressed format currntly supported!  They're marked with a '+'.
  74.  
  75.      - To narrow searches on large drives or for networks, the ability
  76.        to scan drives and SELECT DIRECTORIES to search! (when registered)
  77.  
  78.      - SelectAll and DeselectAll buttons to make it easier to select
  79.        only a few files (or directories to search) in the lists.
  80.  
  81.      - Help buttons sensitive to the current display.
  82.  
  83.      - Select file details to display (Time, Date, Size, and Attribute).
  84.        Also saves the details configuration.
  85.  
  86.      - Now saves the last filespec (even if it's not in the file type).
  87.        Saves the last FileType.
  88.  
  89.      - Corrected Save File/List Dialog, wasn't getting
  90.        complete name to save (ver 3.10 oops!)
  91.  
  92.      - Sets up columns based on system font size (ver 3.20).
  93.  
  94.      - Corrected a process capability of 128 files (ver 3.20, oops!)
  95.  
  96.      - Corrected date and size filters (inoperable in 3.20, oops!)
  97.  
  98.      - Corrected Comfirm Delete option (ver 3.20)
  99.  
  100.      - Corrected Process Files for only LZH found files,
  101.        only @ opening screen (ver 3.50)
  102.  
  103.      - Corrected run-on program when running in background and terminated.
  104.  
  105.      - One regristration number for both DOS and Windows (ver 3.50)
  106.  
  107.      - over ver 3.53
  108.        Corrected search on .lzh files, only found 1st file if match.
  109.        Corrected overlap of Alt key controls on screens
  110.        Added Save complete list of found files
  111.        Added MessageBox after processing files when running in background
  112.              to alert user when complete
  113.  
  114.      - over ver 3.54
  115.        Added Horizontal bar graph while processing files.
  116.        Changed the Alarm and Blink (when shrunk to an icon) function to
  117.              provide more reliable timing.
  118.  
  119.      - over ver 3.56
  120.        Corrected size and date entry fields (boxes too small for text)
  121.  
  122.      - over vers > 3.10
  123.        Corrected size and date search routines (on searches < or > the
  124.        results also included dates or sizes specified, so the searches 
  125.        in effect were <= or >= the specified field)
  126.  
  127.      - over ver 3.57 (and previous versions due to ZIP 2.0 formatting)
  128.        When searching zip file compressed with version 2.0 and optioned
  129.        to include directory path, Find-It would show '*' filename with
  130.        a date and time (if date and time attributes turned on).  These
  131.        names (actually Directory entries) are stored but have zero length.
  132.        Version 3.58 corrects this false reporting of matches.
  133.  
  134.      - over ver 3.58, changed Date/Size range subroutines which resulted 
  135.        in 18% speed improvement!
  136.  
  137.      - over ver 3.59, corrected Dirs listbox to provide common multiple
  138.        selection keystrokes (Shift and Ctrl key combination)
  139.  
  140. Features:
  141.  
  142.      - Can operate in the BACKGROUND (even as an icon) (when registered).
  143.      - When operating in background, the user can STOP the search.
  144.      -    Availability            OPTIONS
  145.           after search            Alarm, Reactivate, Display after search
  146.           during search           Display list during search (when found)
  147.                                   Background operation
  148.      - Can REACTIVATE itself (user selected) if it's an icon.
  149.      - Saves option configuration for later sessions.
  150.      - Has UNLIMITED FileTypes (ver 1.0 previously allowed 8).
  151.      - Does MULTIPLE MASKS of filenames (ie. SpreadSheets *.wr1 *.wk1 *.wks).
  152.      - Has a built-in search TIMER which is displayed upon completion,
  153.        or when operating in backgrgound.
  154.      - Searches through .ARC, .ZIP, .ARJ, .LZH, .PAK, .DWC, and .ZOO
  155.        compressed files. (when registered)
  156.      - Searches through stored compressed files IN compressed files.
  157.        (ie. .zip files contained IN .zip files)
  158.      - Select file details to display (Date, Time, Size, and Attributes).
  159.        Saves these options for later sessions.
  160.      - Can scan drives for directories (when registered),
  161.        then select the directories to search.
  162.      - Displays the FILE'S date according to the WINDOWS date format.
  163.      - SelectAll and DeselectAll buttons to simplify selecting only
  164.        a few files to process.
  165.      - Can display files as they're found or wait until all are found.
  166.      - Found files can be selected and processed with any DOS command.
  167.      - Automatically sizes the Found file and Process dial